home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / util / pack / xpkBZP2.readme < prev    next >
Encoding:
Text File  |  2000-07-01  |  2.4 KB  |  52 lines

  1. Short:    Bzip2 xpk compression library (68K/PPC) V1.4
  2. Author:   oliver.roberts@iname.com (Oliver Roberts)
  3. Uploader: oliver.roberts@iname.com (Oliver Roberts)
  4. Version:  1.4
  5. Type:     util/pack
  6. Requires: OS 3.0+,xpkmaster.library,WarpUp Release 4
  7.  
  8. Julian Sadler's bzip2 compresses files using the Burrows-Wheeler block
  9. sorting text compression algorithm, and Huffman coding. Compression is
  10. generally considerably better than that achieved by more conventional
  11. LZ77/LZ78-based compressors, and approaches the performance of the PPM
  12. family of statistical compressors.
  13.  
  14. xpkBZP2.library uses the same compression algorithm as bzip2, and allows
  15. you to compress files with the same high crunch factor as bzip2, but under
  16. the XPK interface.
  17.  
  18. In summary, xpkBZP2.library offers generally a very high compression ratio,
  19. typically around 70-90%.  Of course, there's no such thing as a free lunch,
  20. and the downside is that the compression routines require lots of memory,
  21. although there are modes available which use less memory, at the expense of
  22. compression efficiency.
  23.  
  24. Changes since previous release:
  25.  
  26.  - Added a 68k version (in 020, 030, 040 and 060 flavours) to accompany
  27.    the original WarpOS version.
  28.  - Updated with libbz2 1.0.0 (which was released yesterday), providing
  29.    enhancements including:
  30.    - Faster compression: 10%-25% faster.
  31.    - Much better robustness to corrupted compressed data.
  32.  - Recalculated the mode benchmarks using the 060 version.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     2802    1848 34.0% 16-Apr-00 15:29:34  xpkBZP2.info
  40.     2401     864 64.0% 03-May-00 20:22:30 +Install_xpkBZP2
  41.     2024    1540 23.9% 16-Apr-00 15:30:10 +Install_xpkBZP2.info
  42.    34116   16853 50.6% 17-May-00 21:05:30 +xpkBZP2.library.020
  43.     1128     836 25.8% 17-May-00 21:05:32 +xpkBZP2.library.030.pch
  44.     1648    1329 19.3% 17-May-00 21:05:34 +xpkBZP2.library.040.pch
  45.     2508    1559 37.8% 17-May-00 21:05:36 +xpkBZP2.library.060.pch
  46.    62300   18812 69.8% 17-May-00 21:04:48 +xpkBZP2.library.ppc
  47.    14636    9285 36.5% 16-May-96 12:42:42 +spatch
  48.     8081    3381 58.1% 17-May-00 21:56:12 +xpkBZP2.guide
  49.     2924    2308 21.0% 16-Apr-00 15:30:10 +xpkBZP2.guide.info
  50. -------- ------- ----- --------- --------
  51.   134568   58615 56.4% 18-May-100 22:30:12   11 files
  52.